-annotation "Holders are curves that you can use to limit the wire's deformation region."
-l1 "Holders" holderBox;
floatSliderGrp -field true -max 1.0
-annotation "The envelope is a scale on the deformation."
-l "Envelope"
envelopeSlider;
floatSliderGrp -field true -max 1.0
-annotation "The crossing effect specifies the amplitude of the deformation in areas where two wires cross."
-l "Crossing Effect"
conSlider;
floatSliderGrp -field true -max 1.0
-annotation "The local influence specifies the localization of the deformation effect of two or more wires."
-l "Local Influence"
locSlider;
floatSliderGrp -field true -max 10.0
-annotation "The dropoff distance specifies the region of influence of the wire."
-l "Dropoff Distance"
ddSlider;
checkBoxGrp -ncb 1
-annotation "The grouping option groups the wire with the base wire so that they can easily be moved together to create a ripple effect."
-l "Grouping"
-l1 "Group Wire(s) and Base Wire(s)" groupWireBox;
separator;
// Positioning of the wire deformer in the DG
optionMenuGrp -annotation "The deformation order is used to control how the wire is added to the history of the shape." -label "Deformation Order" wirePositioningWidget;
menuItem -label "Default" wirePosItem1;
menuItem -label "Before" wirePosItem2;
menuItem -label "After" wirePosItem3;
menuItem -label "Split" wirePosItem4;
menuItem -label "Parallel" wirePosItem5;
separator;
// exclusive deformation UI
checkBoxGrp
-numberOfCheckBoxes 1
-label ""
-annotation "The exclusive option is used to put the wire in a partition so its membership will not overlap with other deformers in the partition."